home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / bin / routef < prev    next >
Encoding:
Text File  |  2006-10-02  |  60 b   |  4 lines

  1. #! /bin/sh
  2.  
  3. exec ip -4 ro flush  scope global  type unicast
  4.